Welcome![Sign In][Sign Up]
Location:
Search - qr encode

Search list

[JSP/Javaqrencoder

Description: 二维条码qr code的encode功能代码
Platform: | Size: 980110 | Author: Nick | Hits:

[JSP/JavaQR+encode+java

Description: qr码encoder+decoder 应该是日本人开发的开源源码
Platform: | Size: 37657 | Author: bill | Hits:

[2D Graphicqrcodec

Description: 日本某大学根据JAVA的QR生成条形码源代码改写的C语言条形码,附带编译需要的库文件等-a Japanese university under the QR Java source code generation bar code rewrite the C language bar code, fringe compiler needs of the library, etc.
Platform: | Size: 33792 | Author: mayun | Hits:

[Compress-Decompress algrithmsLinux

Description: PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully leveraged many years of university level research into their products, gaining increased reading accuracy and simple barcode creation. QRcode modules FOR Linux. -PartiTek SDKPartiTek Software Inc. Is a professional image processing and barcode software development company that produces the SDK to encode
Platform: | Size: 531456 | Author: 王彥凱 | Hits:

[GDI-BitmapQRWinCE

Description: PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully leveraged many years of university level research into their products, gaining increased reading accuracy and simple barcode creation. QRcode modules FOR winCE. -PartiTek SDKPartiTek Software Inc. Is a professional image processing and barcode software development company that produces the SDK to encode
Platform: | Size: 2709504 | Author: 王彥凱 | Hits:

[2D GraphicQRcode

Description: QR code编码(encode)源代码vc, 大家交流 多多交流-QR code encoding (encode) the source code vc, U.S. exchanges more exchanges
Platform: | Size: 49152 | Author: | Hits:

[JSP/JavaQR+encode+java

Description: qr码encoder+decoder 应该是日本人开发的开源源码-qr code encoder+ decoder should be the Japanese open-source development
Platform: | Size: 37888 | Author: bill | Hits:

[Graph programqrencod_ch_123

Description: QR编码程序。可以参考。来源未知。C语言写的。对编码有一定帮助。-qr encode.qr encode.qr encode.qr encode.qr encode.qr encode.
Platform: | Size: 286720 | Author: xyq | Hits:

[Windows Developqr

Description: qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
Platform: | Size: 1586176 | Author: scan | Hits:

[Windows DevelopMW6QRCodeWin32.ZIP

Description: 实现QR码编码,包含多种语言实现,作为这方面开发人员的有益参考-QR ENCODE
Platform: | Size: 1178624 | Author: lizzy | Hits:

[matlabqr_code

Description: Description A wrapper to the zxing library (http://code.google.com/p/zxing/). This submission includes files to encode a QR code from a string message, and decode a string message from an image containing an existing QR code. With little work these functions can be expanded to search for multiple bar-codes in images, decode multiple bar-codes in a single image etc.
Platform: | Size: 15360 | Author: ganesh | Hits:

[OtherQRGenerator

Description: QR encode source code
Platform: | Size: 143360 | Author: Red_devil | Hits:

[Graph RecognizecPPPQRcode

Description: 修改了日本人写的QR码的编码程序,支持中文,采用UTF8编码,用快拍二维码和我查查二维码测试均未出现乱码。中文注释。-program for QR Encode.support for chinese.
Platform: | Size: 1265664 | Author: 蔡欢 | Hits:

[OtherQR-ENCODE-3.2

Description: C语言实现二维码生成,希望大家一起学习学习!-C language to generate two-dimensional code, I hope that we all learn!
Platform: | Size: 411648 | Author: 赵工 | Hits:

[SCMqr-encode

Description: 快速矩阵响应二维码,编码源程序,希望对有需要的朋友有帮助。-Another product purchased, and I hope to help a friend in need.
Platform: | Size: 615424 | Author: 张晓涛 | Hits:

[ConsoleQR-ENCODE-VC

Description: 二维码编码 VC 非常简单实用,亲测可用-Two-dimensional code is very simple and practical VC
Platform: | Size: 595968 | Author: 张晓东 | Hits:

[OS programFreeQRBarcodeGenerator(1)

Description: VS encode QR encode QR-encode QR encode QR
Platform: | Size: 7640064 | Author: pyan | Hits:

[Game ProgramQR

Description: QR code encode and decode method
Platform: | Size: 525312 | Author: Linu Thomas | Hits:

[JSP/JavaQR-encode-decode

Description: QR码编码解码的开源程序。部分程序已经打包好包,可用例子直接调用,-The QR encode and decode program.
Platform: | Size: 1021952 | Author: GuoQian | Hits:

[.netQR.NET-master

Description: 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = new Rectangle(10, 10, image.Width, image.Height); g.DrawImage(image, destRect, 0, 0, image.Width, image.Height, GraphicsUnit.Pixel); RectangleF layoutRectangle = new RectangleF(0, image.Height + 20, image.Width, 30); g.DrawString(strCode, font, brush, layoutRectangle); string filepath = System.Web.HttpContext.Current.Server.MapPath(@"~\attachment")+ "1.png"; System.IO.FileStream fs = new System.IO.FileStream(filepath, System.IO.FileMode.OpenOrCreate,System.IO.FileAccess.Write); printPicture.Save(fs, System.Drawing.Imaging.ImageFormat.Png); fs.Close();printPicture.Dispose();(This is a DOME, which is directly downloaded. It only realizes the generation of two-dimensional code. If we want to increase the two-dimensional code printing function, we can refer to the following code, if you want to add other functions, please develop it yourself.)
Platform: | Size: 2215936 | Author: cbingqin | Hits:
« 12 »

CodeBus www.codebus.net